graph search meaning in Chinese
图搜索
Examples
- 5 . a heuristic graph search algorithm used to extract road semi - automatically mainly from low - resolution satellite imagery is presented
5 、提出一种主要适用于低分辨率遥感影像的基于启发式图搜索法a ~ *算法的道路半自动提取方法。 - Bf : web services discovery and composition as graph search problem . in proc . the 2005 ieee international conference on e - technology , e - commerce and e - service , hong kong , 2005 , pp . 784 - 786
3基于上述技术,我们实现了服务组合和检索引擎atc ,提供服务组合和对top k的组合服务实现检索的任务。 - This result have unified the traditional explicit graph searching and implicit graph search , partial searching for one solution and complete searching for all solutions into a same model and some algorithms
这一结果将传统的显式图搜索与隐式图搜索,求一个解的局部搜索与求全体解的遍历搜索,全部统一到同一个模型和若干算法中去。 - Searching of the state space is always being one of the usual ways for solving the optimal problems . the traditional ways of finding solutions only have backtracking , branch - and - bound and implicit graphs search as their theoretical introduction
状态空间搜索是解决优化问题的常用方法之一,传统的状态空间搜索求解技术有回溯法和分支限界法以及隐式图搜索这些算法策略作为理论指导。